qdbm-cgi software package provides QDBM Database CGI commands, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install qdbm-cgi
qdbm-cgi is installed in your system.
Make ensure the qdbm-cgi package were installed using the commands given below,
$ sudo dpkg-query -l | grep qdbm-cgi *
You will get with qdbm-cgi package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Web Software |
| Package | qdbm-cgi |
| Version | 1.8.78-3 |
| Description | QDBM Database CGI commands |
| Sub Section | Web |